Skip to content

Conversation

smuppand
Copy link
Contributor

  • Updated to properly differentiate between PRs and direct pushes to
  • On pull_request: only runs ShellCheck on changed files to avoid false positives from main
  • On push to main and manual dispatch: runs ShellCheck on all files in the repository
  • Ensures accurate and relevant linting results on both CI and developer PRs
  • Fixes issue where shellcheck errors from main were incorrectly reported on unrelated PRs

- Updated  to properly differentiate between PRs and direct pushes to
- On pull_request: only runs ShellCheck on changed  files to avoid false positives from main
- On push to main and manual dispatch: runs ShellCheck on all  files in the repository
- Ensures accurate and relevant linting results on both CI and developer PRs
- Fixes issue where shellcheck errors from main were incorrectly reported on unrelated PRs

Signed-off-by: Srikanth Muppandam <[email protected]>
@smuppand smuppand requested a review from vnarapar July 14, 2025 05:11
Copy link
Contributor

@vnarapar vnarapar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vnarapar vnarapar merged commit 60aa629 into qualcomm-linux:main Jul 14, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants